-
Re: Final/intial features
Thanks for resuscitating this thread, because I can now authoritatively answer my own question: No, Simon from 6 years ago, you should not expect init/medi/fina to work on non-connected scripts, and …1 -
Re: TTF/OTF file encryption or protection
The problem with any kind of font encryption is that it must be breakable, or else it won't work! What I mean is that if the font is to work with any application, then at some point the application m…4 -
Re: Where do I find which glyphs are required for a given language?
Someone should say this: providing glyphs for Unicode codepoints does not equate to providing a workable font for a given language system.5 -
Re: FAIL: 'created' timestamp seems very low; regarding as unix timestamp
That's kind of interesting, because the OpenType epoch is not January 1 1970, but the same as the Mac epoch (January 1 1904). FL put a "zero" in there, but that got converted to the wrong z…1 -
Re: Kerning after a mark character in Tibetan
You should absolutely make friends with the "UseMarkFilteringSet" keyword. It reduces this kind of problem space considerably. What I've been doing is building an environment which makes it…1